Matrix-Matrix Multiplication
This function allows you to compute matrix-matrix multiplication, as well as, matrix-vector multiplication.
An example of how to use the operation is provided below.
.. autofunction:: csdl.std.matmat.matmat
This function allows you to compute matrix-matrix multiplication, as well as, matrix-vector multiplication.
An example of how to use the operation is provided below.
.. autofunction:: csdl.std.matmat.matmat